From fcbfa053477812956d58b2cadc6cfd430ccd55dd Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 21 Dec 2010 17:36:50 -0500 Subject: [PATCH] Drop no-longer-existing header from Makefile --- gdk/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gdk/Makefile.am b/gdk/Makefile.am index 8841f8031d..684df0a04d 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -106,8 +106,7 @@ gdk_private_headers = \ gdkinternals.h \ gdkintl.h \ gdkkeysprivate.h \ - gdkvisualprivate.h \ - gdkpoly-generic.h + gdkvisualprivate.h gdk_c_sources = \ gdk.c \ -- 2.30.2